home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-16 | 742 b | 29 lines | [TEXT/KAHL] |
- /*
-
- WASTE-TCL VA Demo
- Dan Crevier
- 11/12/95
-
- • I added drag handlers to the WASTE Text field in CMain.cp, but things don't
- seem to highlight correctly oh well. Note that you can only install drag handlers
- for one pane per window.
-
- • I don't VA very well, so I can't be much help if you have questions
-
- • I added a constructor to CApp to intialize gUsingTSM and gDragAndDrop. It needs
- to be done before MakeSwitchboard is called, and ICApp() is called after
- MakeSwitchboard is called
-
- • I don't know why the cursor doesn't appear in either text field to start off with...
-
- 1/5/96
-
- • Set Gopher to text field in CMain::ContentsToWindow()
-
- • Handles the font, style and size menus, following Dec. 1995 MacTech
-
- 6/16/96
-
- • Made SPM project
-
- */